Skip to content

P3060R3 Add std::views::indices(n) #8006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged

P3060R3 Add std::views::indices(n) #8006

merged 1 commit into from
Jul 16, 2025

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Jun 23, 2025

Fixed "if T models is-integer-like" which is a category error because that's a variable template not a concept.

Fixes #7966 7966

@jwakely jwakely force-pushed the motions-2025-06-lwg-29 branch from a3e0ddf to 8d14291 Compare June 23, 2025 19:42
Editorial note:
  Fixed "if T models is-integer-like", which is a category error because
  that's a variable template and not a concept.
@tkoeppe tkoeppe force-pushed the motions-2025-06-lwg-29 branch from 8d14291 to b452013 Compare July 16, 2025 18:48
@tkoeppe tkoeppe merged commit 270aa15 into main Jul 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2025-06 LWG Motion 29] P3060R3 Add std::views::indices(n)
3 participants